Bump the github-actions group across 1 directory with 4 updates#14
Merged
JessicaS11 merged 1 commit intoJun 11, 2026
Merged
Conversation
3d41e3a to
52ce5ea
Compare
Bumps the github-actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [astral-sh/ruff-action](https://github.com/astral-sh/ruff-action), [actions/setup-python](https://github.com/actions/setup-python) and [jakebailey/pyright-action](https://github.com/jakebailey/pyright-action). Updates `actions/checkout` from 6.0.0 to 6.0.3 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@1af3b93...df4cb1c) Updates `astral-sh/ruff-action` from 3.5.1 to 4.0.0 - [Release notes](https://github.com/astral-sh/ruff-action/releases) - [Commits](astral-sh/ruff-action@57714a7...0ce1b0b) Updates `actions/setup-python` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@83679a8...a309ff8) Updates `jakebailey/pyright-action` from 2.3.3 to 3.0.2 - [Release notes](https://github.com/jakebailey/pyright-action/releases) - [Commits](jakebailey/pyright-action@6cabc0f...8ec14b5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/setup-python dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: astral-sh/ruff-action dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: jakebailey/pyright-action dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
52ce5ea to
9a60812
Compare
JessicaS11
approved these changes
Jun 11, 2026
JessicaS11
pushed a commit
that referenced
this pull request
Jun 11, 2026
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 4 updates in the / directory: actions/checkout, astral-sh/ruff-action, actions/setup-python and jakebailey/pyright-action.
Updates
actions/checkoutfrom 6.0.0 to 6.0.3Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
df4cb1cUpdate changelog for v6.0.3 (#2446)1cce339Fix checkout init for SHA-256 repositories (#2439)900f221fix: expand merge commit SHA regex and add SHA-256 test cases (#2414)0c366fdUpdate changelog (#2357)de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)Updates
astral-sh/ruff-actionfrom 3.5.1 to 4.0.0Release notes
Sourced from astral-sh/ruff-action's releases.
Commits
0ce1b0brefactor version resolving (#353)9b8caf6Add manifest-file input (#352)535554dBump release-drafter/release-drafter from 6.2.0 to 7.2.0 (#350)2186c6echore: update known checksums for 0.15.10 (#351)26892dbAdd a release workflow (#349)d7f6ad6chore: update known checksums for 0.15.9 (#348)5b59358Bump eifinger/actionlint-action from 1.10.0 to 1.10.2 (#347)0be154bMigrate to ESMBundler and node 24 (#345)f611dfcchore: update known checksums for 0.15.8 (#344)d40baf4chore: update known checksums for 0.15.7 (#342)Updates
actions/setup-pythonfrom 6.1.0 to 6.2.0Release notes
Sourced from actions/setup-python's releases.
Commits
a309ff8Bump urllib3 from 2.6.0 to 2.6.3 in /tests/data (#1264)bfe8cc5Upgrade@actionsdependencies to Node 24 compatible versions (#1259)4f41a90Bump urllib3 from 2.5.0 to 2.6.0 in /tests/data (#1253)Updates
jakebailey/pyright-actionfrom 2.3.3 to 3.0.2Release notes
Sourced from jakebailey/pyright-action's releases.
Commits
8ec14b5Release v3.0.203fd2c0Update mentioned checkout in readme9fb0169Update mentioned setup-python in readme19c6c23Switch to tiny-jsonc1296485fix lint20b106doutput metafile in build9b73e5fRelease v3.0.1c781035Make docs reference v361e7045Release v3.0.05ceb87eUpdate github actions (#208)